Use the WorkflowMessageActivity

Note: Use caution when building or editing a workflow. For further advice or to arrange training, contact your professional services consultant.

The WorkflowMessageActivity can be used to output a message from your workflow.

The WorkflowMessageActivity is located in the Tribal Generic section of the Tribal Toolbox.

Note: The minimum requirement for the WorkflowMessageActivity is the Message value.

This activity contains the following relevant properties.

Section This field Holds this information...
Misc Description The description of the activity.
DisplayName

The title of the activity.

Note: The DisplayName property is set to WorkflowMessageActivity by default.

Message The message text, produced by the workflow.
MessageType The message type, Normal, Question, Warning, or Error.

WorkflowMessageActivity properties

Clicking the ellipsis button adjacent to the relevant field opens the Expression Editor where you can enter the relevant code in the Visual Basic (VB) format.

Back to top